#logoslider_container {
	position: relative;
    width:100%;
    height:130px;
    overflow:hidden;
    /*padding-bottom: 100px;*/
}
#logoslider_content {
    height:100px;
    position:relative !important;
    float:left;
}
.press_msg_box .content_block {
    width:100%;
    padding:20px 0;
}
.press_msg_box {
    float:left;
    padding-top:50px;
}
.press_msg_box .backlink {
    margin-bottom:30px;
}
#osc_form_content fieldset legend {
    width:100%;
    margin:30px -15px 10px;
    padding:10px 15px 12px;
    background-color:#009ee0;
    font-size:120%;
    font-weight:bold;
    color:#fff;
}
.form_zeile {
    width:100%;
    float:left;
    padding-top:5px;
    padding-bottom:5px;
}
.form_zeile.padding_top {
    padding-top:30px;
}
.form_zeile .form_label {
    width:25%;
    float:left;
}
.form_zeile .form_field {
    width:75%;
    float:left;
}
.form_zeile .form_field .width20proz {
    width:20%;
    float:left;
}
.form_zeile .form_field .width78proz {
    width:78%;
    float:right;
}
.form_zeile .form_field .width49proz {
    width:49%;
    float:left;
}
.form_field input[type=text] {
    width:100%;
    box-sizing:border-box;
}
#terms_box h3 {
    display:block;
    margin:2em 0 1em;
    padding:0;
    font-size:16px;
    color:#000;
    background:transparent;
}
#terms_box h1,
#terms_box h2 {
    font-size:20px;
    background:transparent;
}
#terms_box,
#terms_box_src {
    height:500px;
    min-width:300px;
    min-height:500px;
    max-width:50%;
    max-height:500px;
    left:100px;
    top:100px;
    position:absolute;
    overflow:auto;
    display:none;
    background-color:#fff;
    -webkit-box-shadow:6px 6px 6px 6px rgba(0,0,0,.25);
    box-shadow:6px 6px 6px 6px rgba(0,0,0,.25);
    z-index:210;
}
#terms_box .inside {
    padding:20px;
    background-color:#fff;
}
#popup_shadow {
    width:100%;
    height:100%;
    bottom:0;
    left:0;
    right:0;
    top:0;
    position:fixed;
    background-color:rgba(0,0,0,.5);
    z-index:500;
}
.vreg_thank_you {
    min-height:100px;
    padding:200px 50px;
    text-align:center;
}
#medienpartner_slider {
    width:100%;
    height:300px;
    max-height:280px;
    position:relative;
    margin-top:3em;
    padding:3%;
    border:1px solid #ccc;
    padding-top:40px;
}
#medienpartner_slider img {
    max-height:150px;
    max-height:200px !important;
    width:auto !important;
    margin-left:auto !important;
    margin-right:auto !important;
    padding-top:40px;
    padding-bottom:20px;
}
#medienpartner_slider h3 {
    left:0;
    right:0;
    top:0;
    position:absolute;
    display:block;
    margin-bottom:1em;
    padding:3%;
    border-bottom:1px solid #ccc;
    font-size:16px;
}
h3.video_box {
    margin-bottom:0;
    padding:3%;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    font-size:16px;
}
#medienpartner_slider li {
    display:none;
}